Welcome![Sign In][Sign Up]
Location:
Search - SURF image

Search list

[OpenCVSURF_VC6.0

Description: Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is higher. The correct configuration OpenCV to modify the input image to run correctly.
Platform: | Size: 4579328 | Author: king | Hits:

[OpenCVOpenCV_VC6.0_surf

Description: Visual C++ 6.0平台基于OpenCV的SURF图像特征点的检测和匹配源代码,能正确的实现图像特征点的检测和匹配功能,对研究图像特征点匹配非常有帮助。-The Visual C++ 6.0 platform is based on OpenCV SURF image feature points detection and matching of source code, can correct the image feature point detection and matching, the study of image features match very helpful.
Platform: | Size: 3111936 | Author: king | Hits:

[Special Effectssurf2stl

Description: 基于surf的图像复制篡改检测matlab实现-surf image detect matlab
Platform: | Size: 2048 | Author: gfyyw | Hits:

[Graph RecognizeSURF

Description: 主要是SURF算法在人脸识别 遥感图像配准和拼接等操作的实现,算法清晰。-SURF algorithm is mainly in face recognition remote sensing image registration and joining together the realization of the operation, the algorithm is clear.
Platform: | Size: 10836992 | Author: 萧萧 | Hits:

[Special Effectssurf

Description: 改进的sift算法,称为surf,来实现图像的匹配,并显示。 -Improved sift algorithm, known as the surf, to achieve the image matching, and displayed.
Platform: | Size: 717824 | Author: 张倩 | Hits:

[Graph Recognizesurf

Description: 图像匹配 匹配率高 速度快 图像匹配 匹配率高 速度快 -Image matching matching high speed image matching matching high speed
Platform: | Size: 6345728 | Author: 李猛 | Hits:

[Special Effectssurf

Description: surf是对sift的一种加速算法,网上源代码乱飞,在此贡献源代码配套相关的文献。希望对图像匹配感兴趣的童鞋共同学习。-The accelerated algorithm surf sift a online source code flying in this contribution to the source code supporting literature. Learn together interested in image matching shoes.
Platform: | Size: 2753536 | Author: zz | Hits:

[Special Effectsimage-image-processing(ppt)

Description: 中科院的图形图像处理课件,很不错的课程,可以上网找视频配合使用-Chinese Academy of Sciences of the graphics image processing courseware, very good course, you can surf the Internet and video used in conjunction
Platform: | Size: 7943168 | Author: ls6dlh | Hits:

[matlabSURF-feature

Description: 用于提取灰度图像的SURF特征,并能进行特征显示和特征向量显示。-SURF characteristics used to extract the gray-scale image, feature and eigenvectors shows.
Platform: | Size: 1934336 | Author: 陈浩 | Hits:

[Special EffectsSURF-algorithm-improved

Description: SURF 改进SURF算法 图像配准 图像处理-SURF improvement SURF algorithm for image registration image processing
Platform: | Size: 315392 | Author: liu | Hits:

[3D GraphicImage-rectification_surf

Description: 用于双目立体图像匹配:用surf提取特征点、Flann匹配、RANSAC计算基本矩阵完成立体图像对的极线校正,用opencv实现-For binocular stereo image matching feature extraction point: surf, Flann matching, RANSAC calculation of the completion of the fundamental matrix the epipolar rectification of the stereo image pairs with opencv
Platform: | Size: 3072 | Author: guonan | Hits:

[assembly languagesurf

Description: surf特征点以及描述子的提取和匹配,是图像处理中一项重要的作用-Surf feature point extraction and matching as well as descriptors, in image processing is an important role
Platform: | Size: 2048 | Author: razor | Hits:

[GDI-Bitmapsurf

Description: 基于SURF的图像匹配,通过两个Web-camera构成的双目视觉系统实时提取图片进行匹配,并将相互匹配的匹配点在图像中显示出来-SURF-based image matching, real-time extraction of binocular vision system consisting of two Web-camera picture matching and mutual match match point in the displayed image
Platform: | Size: 18693120 | Author: 乐天 | Hits:

[Special EffectsSURF

Description: SURF算子(Speeded Up Robust Feature)是一种稳健的图像检测和描述算子。算法中有一部分是受到SIFT算子启发,标准SURF算子运算速度比SIFT快几倍并且在不同图像转换时要比SIFT更稳定。-SURF operator (Speeded Up Robust Feature) is a robust image detection and description operator. Part of the algorithm is subject to the SIFT operator enlightening the standard SURF count sub-computation speed is several times faster than the SIFT and more stable than the SIFT different image conversion.
Platform: | Size: 719872 | Author: 郭涵 | Hits:

[Special Effectsimage-registrstionSURF

Description: 基于OPENCV的图像配准代码,基于SURF算法-image registrstion based on SURF in VS2008
Platform: | Size: 371712 | Author: 周彦宏 | Hits:

[Othersurf

Description: surf算法对图像的配准实时的取证,经本人验证,该程序好用无误,可放心使用-surf algorithm for image registration in real time forensics, after I verify that the correct program easy to use, ease of use
Platform: | Size: 7843840 | Author: 张艳华 | Hits:

[Special EffectsThe-image-registratio-SURF

Description: 首先用 SURF 方法提取特 征点 其次用最近邻匹配法找出对应匹配点对 结合 RANSAC 和最小二乘法求出图像之间的映射关 系 最后利用所求的变换参数插值得到配准后的图像-First with SURF extracted feature points followed by the nearest neighbor matching method to find the corresponding matching points RANSAC and least squares method combines images obtained using the mapping between the final transformation parameters are asking interpolated image after registration
Platform: | Size: 311296 | Author: 高嘉瑜 | Hits:

[Special Effectssurf-1956

Description: surf算法对两幅有重复部分的图像进行拼接处理,并能够得到较好的拼接结果-Surf algorithm has repeated on two parts of the image stitching, and joining together can get good results
Platform: | Size: 1341440 | Author: 于洋 | Hits:

[Special EffectsSURF

Description: 这个代码是图像特征检测与匹配的。速度比sift快。-image feature detection and matching
Platform: | Size: 1448960 | Author: 郑明国 | Hits:

[Graph programsurf-algorithm-base-CPP

Description: surf算法原理的详细解析和C++实现,适合图像处理工作者使用-surf algorithm principle of detailed analysis and C++ achieved using suitable image processing workers
Platform: | Size: 83968 | Author: 陈礼 | Hits:
« 1 2 34 5 6 7 8 »

CodeBus www.codebus.net